home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 123 / MacAddict_123_2006_11.iso / Software / Internet & Communication / Sandvox 1.0.4.dmg / Sandvox.app / Contents / Resources / Japanese.lproj / ConnectionOpenPanel.nib / classes.nib next >
Text File  |  2006-08-04  |  641b  |  19 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {closePanel = id; createNewFolder = id; goToFolder = id; newFolder = id; }; 
  6.             CLASS = connectionOpenPanelController; 
  7.             LANGUAGE = ObjC; 
  8.             OUTLETS = {
  9.                 createFolder = NSWindow; 
  10.                 delegate = id; 
  11.                 directoryContents = NSArrayController; 
  12.                 parentDirectories = NSArrayController; 
  13.                 tableView = NSTableView; 
  14.             }; 
  15.             SUPERCLASS = NSWindowController; 
  16.         }
  17.     ); 
  18.     IBVersion = 1; 
  19. }